home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / misc2 / wintosh.zip / WINTOSH.TXT < prev    next >
Text File  |  1991-12-06  |  5KB  |  128 lines

  1.                                     WinTosh
  2.                       Toshiba T2000SX Windows Control Panel
  3.                              Version 0.5, 12/6/91
  4.                          SHAREWARE Licensing in effect!
  5.  
  6.                         Copyright 1991, F. Scott Porter
  7.  
  8. SHAREWARE:
  9. ----------
  10. This program is shareware and is not in the public domain.  There are 
  11. distribution requirments, and licensing rules.  This program required
  12. a substantial amount of my time to write since Toshiba says that
  13. the coding of the CMOS setup registers and the special machine registers
  14. is proprietary information.  The T2000SX Technical Reference Manual
  15. goes out of its way to exclude this information.  The Toshia Technical
  16. support people say that this information is available only in Japan.
  17. You may use this program on a trial basis for a period of three months, but
  18. if you find it useful please send $15 to me at the following address:
  19.  
  20.                            F. Scott Porter
  21.                            143 Woodbine St.
  22.                            Providence, RI 02912
  23.  
  24. Also please read the licensing and distribution information at the end
  25. of this file.
  26.  
  27.  
  28. INTRODUCTION: 
  29. ------------- 
  30. The goal of this utility is to allow access to the T2000SX's internal
  31. controls from a convenient Windows 3.0 dialog box.  I found this
  32. program necessary because the PopUp window will not work while running
  33. Windows in 386 Enhanced mode or while running QEMM386, while WinTosh is
  34. perfectly compatible with both. Also WinTosh is more convenient since
  35. you can leave it on the screen or iconified full time and make changes
  36. with a minimum of effort. Most of the controls found in the PopUp
  37. window have been reproduced.  This  program represents a very long
  38. development and debugging effort since Toshiba will say almost nothing
  39. about what is contained in the CMOS Ram and the Special registers for
  40. their computers.  Well I spent  many hours testing, poking, and proding
  41. at the registers, and this  program is the result.
  42.  
  43. FEATURES:
  44. ---------
  45. Thus far I have implemented the following controls:
  46.  
  47. - Internal modem On/Off
  48. - Speaker On/Off
  49. - Battery Alarm On/Off
  50. - Resume/Boot mode
  51. - Popup window enable/disable
  52. - Processor sleep mode enable/disable
  53.  
  54. The changes are made immediately after clicking on the radio buttons so 
  55. that you can leave the window up or iconified and change the system
  56. parameters on the fly.  I have included it in my "load =" line in
  57. Win.ini so that I always have it available.  Also the program updates
  58. itself once a second from the CMOS ram so that if some other program
  59. (or the popup window) modifies the system parameters the changes will
  60. be reflected in the WinTosh window.
  61.  
  62. In the future (hopefully soon) I will implement the following additions:
  63.  
  64. - Battery watch system identical to that in the popup window but you
  65.   can leave it going all the time.
  66. - Screen blanker that knows about mouse inputs to replace the automatic
  67.   blanker built into the machine.  This will turn off the backlighting
  68.   to conserve power.
  69. - Blank screen NOW button and power down hard drive NOW button.
  70. - Set the Hard drive time out and screen blank timeout features.
  71. - auto sensing of internal modem installation.
  72. - setup of screen modes (reverse-16, normal-16, etc ... ).
  73. - vchad like screen interface for remapping the colors with installable
  74.   color files.
  75.  
  76. These features require a great great deal of work since I have to figure
  77. out how they are done from scratch so I can duplicate them.  Thanks
  78. for your help Toshiba (dripping sarcasm here)!
  79.  
  80. WARNING:
  81. --------
  82. This software uses many undocumented features of your Toshiba T2000SX
  83. computer and carries with it some risk.  I use it continuously on my
  84. system with no problems, however I accept no responsibility for 
  85. performance problems on your machine.  This software has been extensively
  86. tested and debugged on a Toshiba T2000SX/40, and I have no idea what
  87. if anything it will do on a T2000SXe, T2200SX, or any other computer
  88. system.  If someone is willing to loan me a machine I will consider
  89. adapting this utility to that computer.
  90.  
  91.  
  92. DISTRIBUTION:
  93. -------------
  94. You may receive updated versions of this software from any of the following
  95. locations:
  96.  
  97. 1) The Toshiba America Computer Systems Division bulletin board at
  98.    1-714-837-4408
  99. 2) By mail to registered owners: $5 for updates (US addresses), or
  100.    $15 for new owners (includes license).
  101. 3) By Email free to registered owners who have access to the internet.
  102. 4) By anonymous FTP from cica.cica.indiana.edu in the pub/pc/win3/utils
  103.    directory (or possibly in the pub/pc/win3/misc directory).
  104.  
  105. LICENSING:
  106. ----------
  107. You are authorized to use this software on a trial basis for a period of
  108. three months from the date that it is installed on your computer.  After
  109. that period you must purchase a valid licensed version from me (F. Scott
  110. Porter) or you must remove ToshWin from your system.  You are free to
  111. distribute this program in its original zipped form with all of its files
  112. intact (WinTosh.Txt, WinTosh.Wri, WinTosh.exe, Readme.txt) as long
  113. as you charge no more than a reasonable copying fee.
  114.  
  115. All trademarked items mentioned in this text are trademarks of their 
  116. respective owners.
  117.  
  118. Addresses:
  119. ----------
  120. You may contact me by Email at ST402248@Brownvm.brown.edu or by mail
  121. at:
  122.           F. Scott Porter
  123.           143 Woodbine St.
  124.           Providence, RI 02912
  125.  
  126.  
  127.  
  128.